-
-
Notifications
You must be signed in to change notification settings - Fork 431
#1431 Add missing translations #1449
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@per1234, any ideas on how we can verify these changes? Translations won't be available by the time the review happens. So we cannot verify that it works. Thank you! |
8eddd1f
to
af6ceb8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks good to me ✅
This PR should contain #1462. |
arduino-ide-extension/src/node/i18n/arduino-localization-contribution.ts
Outdated
Show resolved
Hide resolved
Aligned the languge pack versions. Closes arduino#1431 Signed-off-by: Akos Kitta <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved code changes and behaviour. Thanks Akos!
Motivation
Add the missing translations.
Was fixed:
File
>Save
andFile
>Save As..
:Edit
,Edit
>Copy
, andEdit
>Paste
:Help
menu:Search in workspace:
Replace
,files to include
, andfiles to exclude
labels and allMatch Case
,Match Whole Word
, etc tooltips:siw.mp4
Tooltips for the Terminal:

Install
/Uninstall
in the library/boards manager:install_uninstall.mp4
Tools
>Serial ports
andTools
>Network ports
(no translations yet):Settings
>Network
>Manual Proxy Configuration
(no translations yet):Boards
,Ports
, andShow all ports
in the board select dialog (no translations yet):Couldn't open serial plotter
(no translations yet):Translated compiler warnings in
Settings
dialog:All
,None
,Default
, andMore
(no translations yet):Find
/Replace
widget in editors + all Monaco-based language contributions:Language pack changes:
1.53.2
:fr
),zh-hans
),de
),ja
),tr
),it
),ru
),es
),pt-BR
), andcs
).hu
) [1.48.3
],bg
) [1.48.3
],id
) [1.53.2
],uk
) [1.48.3
], andko
) [1.53.2
].WONT FIX:
Hide
in the view-container context menu. (Sorce: Add missing translations #1431 (comment), upstream issue: [view-container]: Missing translation of theHide
command eclipse-theia/theia#11681)Change description
Other information
Closes #1431
Reviewer checklist